#69F0EE#69F0EE
#69F0EE is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.0% C 0.118 H 193.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0EE |
|---|---|
| RGB | rgb(105, 240, 238) |
| HSL | hsl(179, 82%, 68%) |
| HSV | hsv(179, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.72, -37.07, -10.18) |
| CIE-LCH | lch(87.72, 38.44, 195.36°) |
| OKLab | oklab(88.03% -0.1142 -0.0282) |
| OKLCH | oklch(88.03% 0.118 193.9) |
| XYZ | xyz(52.4118, 71.4912, 91.9094) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0EE #F0696B
analogous
#69F0AA #69F0EE #69AFF0
triadic
#69F0EE #EE69F0 #F0EE69
tetradic
#69F0EE #AA69F0 #F0696B #AFF069
square
#69F0EE #AA69F0 #F0696B #AFF069
split-complementary
#69F0EE #F069AF #F0AA69
monochromatic
#14CAC8 #31EAE8 #69F0EE #A1F6F4 #D8FBFB
Accessibility & contrast
On white
1.37
#69F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#69F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0EE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0EE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f0ee; /* rgb */ color: rgb(105, 240, 238); /* oklch */ color: oklch(88.0% 0.118 193.9);
Tailwind
colors: {
custom: {
50: '#a0f5f3',
500: '#69f0ee',
950: '#000000',
},
}SCSS
$custom: #69f0ee; $custom-light: #a0f5f3; $custom-dark: #000000;
JSON
{
"hex": "#69f0ee",
"rgb": {
"r": 105,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.8803,
"c": 0.11768,
"h": 193.9
},
"luminance": 0.71496
}Semantic roles & 50–950 ramp
primary
#69F0EE
secondary
#C73638
accent
#070ADE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585