#69F5EB#69F5EB
#69F5EB is a very light, vivid teal. Relative luminance 0.743; OKLCH L 89.1% C 0.122 H 188.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5EB |
|---|---|
| RGB | rgb(105, 245, 235) |
| HSL | hsl(176, 88%, 69%) |
| HSV | hsv(176, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(89.06, -40.12, -6.62) |
| CIE-LCH | lch(89.06, 40.66, 189.38°) |
| OKLab | oklab(89.09% -0.1206 -0.0186) |
| OKLCH | oklch(89.09% 0.122 188.7) |
| XYZ | xyz(53.4669, 74.3008, 90.1049) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5EB #F56973
analogous
#69F5A5 #69F5EB #69B9F5
triadic
#69F5EB #EB69F5 #F5EB69
tetradic
#69F5EB #A569F5 #F56973 #B9F569
square
#69F5EB #A569F5 #F56973 #B9F569
split-complementary
#69F5EB #F569B9 #F5A569
monochromatic
#0ED5C7 #30F1E3 #69F5EB #A2F9F3 #DCFDFA
Accessibility & contrast
On white
1.32
#69F5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69F5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5EB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5EB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f5eb; /* rgb */ color: rgb(105, 245, 235); /* oklch */ color: oklch(89.1% 0.122 188.7);
Tailwind
colors: {
custom: {
50: '#a1f9f1',
500: '#69f5eb',
950: '#000000',
},
}SCSS
$custom: #69f5eb; $custom-light: #a1f9f1; $custom-dark: #000000;
JSON
{
"hex": "#69f5eb",
"rgb": {
"r": 105,
"g": 245,
"b": 235
},
"hsl": {
"h": 175.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.89087,
"c": 0.12206,
"h": 188.7
},
"luminance": 0.74306
}Semantic roles & 50–950 ramp
primary
#69F5EB
secondary
#CE343F
accent
#0112E4
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585