#69EEE3#69EEE3
#69EEE3 is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.2% C 0.118 H 187.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEE3 |
|---|---|
| RGB | rgb(105, 238, 227) |
| HSL | hsl(175, 80%, 67%) |
| HSV | hsv(175, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 4.6%, 6.7%) |
| CIE-LAB | lab(86.85, -38.98, -5.72) |
| CIE-LCH | lch(86.85, 39.40, 188.34°) |
| OKLab | oklab(87.22% -0.1168 -0.0161) |
| OKLCH | oklch(87.22% 0.118 187.8) |
| XYZ | xyz(50.2593, 69.6934, 83.4617) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.41
Aqua
#00FFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEE3 #EE6974
analogous
#69EEA1 #69EEE3 #69B6EE
triadic
#69EEE3 #E369EE #EEE369
tetradic
#69EEE3 #A169EE #EE6974 #B6EE69
square
#69EEE3 #A169EE #EE6974 #B6EE69
split-complementary
#69EEE3 #EE69B6 #EEA169
monochromatic
#16C6B8 #32E8D9 #69EEE3 #A0F4ED #D7FAF8
Accessibility & contrast
On white
1.41
#69EEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#69EEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEE3
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEE3 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E3
Deuteranopia (green-blind)
#CDD3E4
Tritanopia (blue-blind)
#00F3EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69eee3; /* rgb */ color: rgb(105, 238, 227); /* oklch */ color: oklch(87.2% 0.118 187.8);
Tailwind
colors: {
custom: {
50: '#a0f4eb',
500: '#69eee3',
950: '#000000',
},
}SCSS
$custom: #69eee3; $custom-light: #a0f4eb; $custom-dark: #000000;
JSON
{
"hex": "#69eee3",
"rgb": {
"r": 105,
"g": 238,
"b": 227
},
"hsl": {
"h": 175.038,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.87219,
"c": 0.11787,
"h": 187.8
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#69EEE3
secondary
#C43843
accent
#0A1BDC
background
#FDFFFE
surface
#F7FEFD
border
#D0D6D5
text
#101716
muted
#818584