#69FBDF#69FBDF
#69FBDF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 178.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBDF |
|---|---|
| RGB | rgb(105, 251, 223) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.47, -45.73, 1.68) |
| CIE-LCH | lch(90.47, 45.76, 177.89°) |
| OKLab | oklab(90.12% -0.1319 0.0037) |
| OKLCH | oklch(90.12% 0.132 178.4) |
| XYZ | xyz(53.6360, 77.3199, 81.8953) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBDF #FB6985
analogous
#69FB96 #69FBDF #69CEFB
triadic
#69FBDF #DF69FB #FBDF69
tetradic
#69FBDF #9669FB #FB6985 #CEFB69
square
#69FBDF #9669FB #FB6985 #CEFB69
split-complementary
#69FBDF #FB69CE #FB9669
monochromatic
#06E4B9 #2DF9D2 #69FBDF #A5FDEC #E0FEF8
Accessibility & contrast
On white
1.28
#69FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#69FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBDF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBDF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fbdf; /* rgb */ color: rgb(105, 251, 223); /* oklch */ color: oklch(90.1% 0.132 178.4);
Tailwind
colors: {
custom: {
50: '#a1fde8',
500: '#69fbdf',
950: '#000000',
},
}SCSS
$custom: #69fbdf; $custom-light: #a1fde8; $custom-dark: #000000;
JSON
{
"hex": "#69fbdf",
"rgb": {
"r": 105,
"g": 251,
"b": 223
},
"hsl": {
"h": 168.493,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90123,
"c": 0.13197,
"h": 178.4
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#69FBDF
secondary
#D63352
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684