#69EADF#69EADF
#69EADF is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.115 H 187.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69EADF |
|---|---|
| RGB | rgb(105, 234, 223) |
| HSL | hsl(175, 75%, 66%) |
| HSV | hsv(175, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(85.59, -38.17, -5.47) |
| CIE-LCH | lch(85.59, 38.56, 188.15°) |
| OKLab | oklab(86.17% -0.1143 -0.0154) |
| OKLCH | oklch(86.17% 0.115 187.7) |
| XYZ | xyz(48.5620, 67.1719, 80.2040) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.69
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EADF #EA6974
analogous
#69EA9F #69EADF #69B5EA
triadic
#69EADF #DF69EA #EADF69
tetradic
#69EADF #9F69EA #EA6974 #B5EA69
square
#69EADF #9F69EA #EA6974 #B5EA69
split-complementary
#69EADF #EA69B5 #EA9F69
monochromatic
#1BBEB0 #33E2D4 #69EADF #9FF2EA #D4F9F6
Accessibility & contrast
On white
1.45
#69EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#69EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EADF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EADF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#CAD0E0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eadf; /* rgb */ color: rgb(105, 234, 223); /* oklch */ color: oklch(86.2% 0.115 187.7);
Tailwind
colors: {
custom: {
50: '#9ff1e8',
500: '#69eadf',
950: '#000000',
},
}SCSS
$custom: #69eadf; $custom-light: #9ff1e8; $custom-dark: #000000;
JSON
{
"hex": "#69eadf",
"rgb": {
"r": 105,
"g": 234,
"b": 223
},
"hsl": {
"h": 174.884,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.86166,
"c": 0.1153,
"h": 187.7
},
"luminance": 0.67177
}Semantic roles & 50–950 ramp
primary
#69EADF
secondary
#BD3A45
accent
#0E1FD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584