#69F0EA#69F0EA
#69F0EA is a very light, moderate teal. Relative luminance 0.713; OKLCH L 87.9% C 0.118 H 191.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0EA |
|---|---|
| RGB | rgb(105, 240, 234) |
| HSL | hsl(177, 82%, 68%) |
| HSV | hsv(177, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.61, -38.10, -8.25) |
| CIE-LCH | lch(87.61, 38.99, 192.22°) |
| OKLab | oklab(87.9% -0.1159 -0.023) |
| OKLCH | oklch(87.9% 0.118 191.2) |
| XYZ | xyz(51.8306, 71.2588, 88.8488) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0EA #F0696F
analogous
#69F0A6 #69F0EA #69B3F0
triadic
#69F0EA #EA69F0 #F0EA69
tetradic
#69F0EA #A669F0 #F0696F #B3F069
square
#69F0EA #A669F0 #F0696F #B3F069
split-complementary
#69F0EA #F069B3 #F0A669
monochromatic
#14CAC2 #31EAE2 #69F0EA #A1F6F2 #D8FBFA
Accessibility & contrast
On white
1.38
#69F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#69F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0EA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0EA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f0ea; /* rgb */ color: rgb(105, 240, 234); /* oklch */ color: oklch(87.9% 0.118 191.2);
Tailwind
colors: {
custom: {
50: '#a0f5f0',
500: '#69f0ea',
950: '#000000',
},
}SCSS
$custom: #69f0ea; $custom-light: #a0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#69f0ea",
"rgb": {
"r": 105,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87901,
"c": 0.11815,
"h": 191.2
},
"luminance": 0.71264
}Semantic roles & 50–950 ramp
primary
#69F0EA
secondary
#C7363D
accent
#0711DE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585