#69FBD9#69FBD9
#69FBD9 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.135 H 175.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBD9 |
|---|---|
| RGB | rgb(105, 251, 217) |
| HSL | hsl(166, 95%, 70%) |
| HSV | hsv(166, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 13.5%, 1.6%) |
| CIE-LAB | lab(90.32, -47.15, 4.58) |
| CIE-LCH | lch(90.32, 47.38, 174.45°) |
| OKLab | oklab(89.96% -0.1345 0.0114) |
| OKLCH | oklch(89.96% 0.135 175.1) |
| XYZ | xyz(52.8414, 77.0021, 77.7103) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 4.93
Bright Teal
#01F9C6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBD9 #FB698B
analogous
#69FB90 #69FBD9 #69D4FB
triadic
#69FBD9 #D969FB #FBD969
tetradic
#69FBD9 #9069FB #FB698B #D4FB69
square
#69FBD9 #9069FB #FB698B #D4FB69
split-complementary
#69FBD9 #FB69D4 #FB9069
monochromatic
#06E4B0 #2DF9CA #69FBD9 #A5FDE8 #E0FEF7
Accessibility & contrast
On white
1.28
#69FBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#69FBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBD9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBD9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD7
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fbd9; /* rgb */ color: rgb(105, 251, 217); /* oklch */ color: oklch(90.0% 0.135 175.1);
Tailwind
colors: {
custom: {
50: '#a0fde4',
500: '#69fbd9',
950: '#000000',
},
}SCSS
$custom: #69fbd9; $custom-light: #a0fde4; $custom-dark: #000000;
JSON
{
"hex": "#69fbd9",
"rgb": {
"r": 105,
"g": 251,
"b": 217
},
"hsl": {
"h": 166.027,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89956,
"c": 0.135,
"h": 175.1
},
"luminance": 0.77007
}Semantic roles & 50–950 ramp
primary
#69FBD9
secondary
#D63359
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684