#69FEF8#69FEF8
#69FEF8 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.127 H 191.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEF8 |
|---|---|
| RGB | rgb(105, 254, 248) |
| HSL | hsl(178, 99%, 70%) |
| HSV | hsv(178, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(91.98, -40.83, -9.07) |
| CIE-LCH | lch(91.98, 41.83, 192.52°) |
| OKLab | oklab(91.57% -0.1244 -0.0252) |
| OKLCH | oklch(91.57% 0.127 191.5) |
| XYZ | xyz(58.2033, 80.6581, 101.2900) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.72
Bright Turquoise
#0FFEF9
ΔE00 2.93
Aqua
#00FFFF
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEF8 #FE696F
analogous
#69FEAD #69FEF8 #69B9FE
triadic
#69FEF8 #F869FE #FEF869
tetradic
#69FEF8 #AD69FE #FE696F #B9FE69
square
#69FEF8 #AD69FE #FE696F #B9FE69
split-complementary
#69FEF8 #FE69B9 #FEAD69
monochromatic
#02EBE2 #2CFEF5 #69FEF8 #A6FEFB #E1FFFE
Accessibility & contrast
On white
1.23
#69FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#69FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEF8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEF8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69fef8; /* rgb */ color: rgb(105, 254, 248); /* oklch */ color: oklch(91.6% 0.127 191.5);
Tailwind
colors: {
custom: {
50: '#a2fffa',
500: '#69fef8',
950: '#000000',
},
}SCSS
$custom: #69fef8; $custom-light: #a2fffa; $custom-dark: #000000;
JSON
{
"hex": "#69fef8",
"rgb": {
"r": 105,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.584,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91566,
"c": 0.12692,
"h": 191.5
},
"luminance": 0.80664
}Semantic roles & 50–950 ramp
primary
#69FEF8
secondary
#D93238
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685