#69EAE4#69EAE4
#69EAE4 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.114 H 191.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAE4 |
|---|---|
| RGB | rgb(105, 234, 228) |
| HSL | hsl(177, 75%, 66%) |
| HSV | hsv(177, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 2.6%, 8.2%) |
| CIE-LAB | lab(85.73, -36.90, -7.90) |
| CIE-LCH | lch(85.73, 37.73, 192.08°) |
| OKLab | oklab(86.32% -0.1122 -0.022) |
| OKLCH | oklch(86.32% 0.114 191.1) |
| XYZ | xyz(49.2461, 67.4455, 83.8068) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAE4 #EA696F
analogous
#69EAA4 #69EAE4 #69B0EA
triadic
#69EAE4 #E469EA #EAE469
tetradic
#69EAE4 #A469EA #EA696F #B0EA69
square
#69EAE4 #A469EA #EA696F #B0EA69
split-complementary
#69EAE4 #EA69B0 #EAA469
monochromatic
#1BBEB6 #33E2DA #69EAE4 #9FF2EE #D4F9F7
Accessibility & contrast
On white
1.45
#69EAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69EAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAE4
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAE4 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE4
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eae4; /* rgb */ color: rgb(105, 234, 228); /* oklch */ color: oklch(86.3% 0.114 191.1);
Tailwind
colors: {
custom: {
50: '#9ff1ec',
500: '#69eae4',
950: '#000000',
},
}SCSS
$custom: #69eae4; $custom-light: #9ff1ec; $custom-dark: #000000;
JSON
{
"hex": "#69eae4",
"rgb": {
"r": 105,
"g": 234,
"b": 228
},
"hsl": {
"h": 177.209,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.86324,
"c": 0.11429,
"h": 191.1
},
"luminance": 0.6745
}Semantic roles & 50–950 ramp
primary
#69EAE4
secondary
#BD3A40
accent
#0E17D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584