#69FEF0#69FEF0
#69FEF0 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.129 H 186.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEF0 |
|---|---|
| RGB | rgb(105, 254, 240) |
| HSL | hsl(174, 99%, 70%) |
| HSV | hsv(174, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(91.76, -42.87, -5.24) |
| CIE-LCH | lch(91.76, 43.19, 186.97°) |
| OKLab | oklab(91.32% -0.1277 -0.0148) |
| OKLCH | oklch(91.32% 0.129 186.6) |
| XYZ | xyz(56.9887, 80.1723, 94.8926) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEF0 #FE6977
analogous
#69FEA5 #69FEF0 #69C2FE
triadic
#69FEF0 #F069FE #FEF069
tetradic
#69FEF0 #A569FE #FE6977 #C2FE69
square
#69FEF0 #A569FE #FE6977 #C2FE69
split-complementary
#69FEF0 #FE69C2 #FEA569
monochromatic
#02EBD5 #2CFEEA #69FEF0 #A6FEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#69FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#69FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEF0
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEF0 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fef0; /* rgb */ color: rgb(105, 254, 240); /* oklch */ color: oklch(91.3% 0.129 186.6);
Tailwind
colors: {
custom: {
50: '#a2fff4',
500: '#69fef0',
950: '#000000',
},
}SCSS
$custom: #69fef0; $custom-light: #a2fff4; $custom-dark: #000000;
JSON
{
"hex": "#69fef0",
"rgb": {
"r": 105,
"g": 254,
"b": 240
},
"hsl": {
"h": 174.362,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91318,
"c": 0.12858,
"h": 186.6
},
"luminance": 0.80178
}Semantic roles & 50–950 ramp
primary
#69FEF0
secondary
#D93242
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685