#69E9EE#69E9EE
#69E9EE is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.113 H 198.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9EE |
|---|---|
| RGB | rgb(105, 233, 238) |
| HSL | hsl(182, 80%, 67%) |
| HSV | hsv(182, 56%, 93%) |
| CMYK | cmyk(55.9%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.73, -33.82, -13.16) |
| CIE-LCH | lch(85.73, 36.29, 201.26°) |
| OKLab | oklab(86.42% -0.107 -0.0364) |
| OKLCH | oklch(86.42% 0.113 198.8) |
| XYZ | xyz(50.3907, 67.4491, 91.2357) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9EE #EE6E69
analogous
#69EEB1 #69E9EE #69A6EE
triadic
#69E9EE #EE69E9 #E9EE69
tetradic
#69E9EE #B169EE #EE6E69 #A6EE69
square
#69E9EE #B169EE #EE6E69 #A6EE69
split-complementary
#69E9EE #EE69A6 #EEB169
monochromatic
#16C0C6 #32E1E8 #69E9EE #A0F1F4 #D7F9FA
Accessibility & contrast
On white
1.45
#69E9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69E9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9EE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9EE | 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)
#DAE0EF
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69e9ee; /* rgb */ color: rgb(105, 233, 238); /* oklch */ color: oklch(86.4% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#a0f0f3',
500: '#69e9ee',
950: '#000000',
},
}SCSS
$custom: #69e9ee; $custom-light: #a0f0f3; $custom-dark: #000000;
JSON
{
"hex": "#69e9ee",
"rgb": {
"r": 105,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.256,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.8642,
"c": 0.11301,
"h": 198.8
},
"luminance": 0.67454
}Semantic roles & 50–950 ramp
primary
#69E9EE
secondary
#C43D38
accent
#110ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585