#69FFDF#69FFDF
#69FFDF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 176.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDF |
|---|---|
| RGB | rgb(105, 255, 223) |
| HSL | hsl(167, 100%, 71%) |
| HSV | hsv(167, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.62, -47.46, 3.35) |
| CIE-LCH | lch(91.62, 47.58, 175.96°) |
| OKLab | oklab(91.06% -0.136 0.0081) |
| OKLCH | oklch(91.06% 0.136 176.6) |
| XYZ | xyz(54.8988, 79.8454, 82.3162) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 5.52
Bright Teal
#01F9C6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDF #FF6989
analogous
#69FF94 #69FFDF #69D4FF
triadic
#69FFDF #DF69FF #FFDF69
tetradic
#69FFDF #9469FF #FF6989 #D4FF69
square
#69FFDF #9469FF #FF6989 #D4FF69
split-complementary
#69FFDF #FF69D4 #FF9469
monochromatic
#00EEBB #2CFFD2 #69FFDF #A6FFEC #E0FFF8
Accessibility & contrast
On white
1.24
#69FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#69FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffdf; /* rgb */ color: rgb(105, 255, 223); /* oklch */ color: oklch(91.1% 0.136 176.6);
Tailwind
colors: {
custom: {
50: '#a1ffe8',
500: '#69ffdf',
950: '#000000',
},
}SCSS
$custom: #69ffdf; $custom-light: #a1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#69ffdf",
"rgb": {
"r": 105,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91055,
"c": 0.13624,
"h": 176.6
},
"luminance": 0.79851
}Semantic roles & 50–950 ramp
primary
#69FFDF
secondary
#DB3156
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684